3 D E M O v1.0 This is a simple demo that demonstrates modeling 3d objects. The code that sets the structures and does the calculations was taken from the ART.PAS (from ART.ZIP) file. I owe most of my code to the author of that program. There are many functions that you can use, which consist of rotating, translating, and scaling. You are able to have more than one object, which demo2 shows. If you would like to make changes go ahead and change the code; specific function names can be found in the code. To use 3DEMO.EXE... Syntax: 3DEMO ObjectFile [delay] note: -the object file must be a binary file (as are the *.3dd's) -the delay must be an integer and is in milliseconds (to remove some odd flicker that appears on faster computers). default delay = 12 EXAMPLE: "3DEMO cube.3dd" or "3DEMO cube.3dd 6" note: -you must spell the name of the file correctly. -the file *MUST* be in the binary format not text (*.3di's). Have fun! Any questions, etc., or revisions... please send me E-Mail (cserve -> Ives 72707,1257) or mail to Ives B.C., P.O. Box 395, Wilmington, VT 05363.